allowUserInteraction
Type
property
Summary
Controls whether the browser responds to user interaction.
Syntax
set the allowUserInteraction of <widget> to <allowInteraction>
get the allowUserInteraction of <widget>
Description
Use the allowUserInteraction property to control if the browser should respond to user interaction.
Value
| Name | Type | Description |
|---|---|---|
value | boolean |
|